home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Programming IDEs / C# Editor 32 Bit / Setup.exe / Setups / CSharpEd / Installed / Autocomplete / MessageBox.ini < prev    next >
Encoding:
INI File  |  2001-10-10  |  294 b   |  2 lines

  1. [MessageBox]
  2. 0=3,Show,public static DialogResult Show(string text);\n(string text, string caption);\n(IWin32Window owner, string text);\n(IWin32Window owner, string text, string caption);\n(string text, string caption, int style);\n(IWin32Window owner, string text, string caption, int style);